@charset "utf-8";
/*！
 * lib CSS 网页模版库 v1.0 基于bootstrap或ZUI
 * Copyright 2016-2017,XIAOBING TECH 
 * XBUI PC
 * Author:MR.YANGLIU
*/


/*通用组件开始 general component start*/
/*header页头002*/
.xb-mod-header-002{
  display: table; 
  width: 100%; 
  height: 80px;
  z-index: 9999;
  left: 0;
  background: #fff;
  -moz-box-shadow: 0px 2px 2px rgba(102,102,102,.2); 
  -webkit-box-shadow: 0px 2px 2px rgba(102,102,102,.2); 
  box-shadow: 0px 2px 2px rgba(102,102,102,.2); 
}

.xb-mod-header-002 .logo{padding-top: 10px;}

.headerWrapper{height: 80px !important; background: #fff;}
.header-fixed{position:fixed; top: 0px; z-index: 9999999; box-shadow:0px 3px 3px rgba(0,0,0,0.1);}
/*主要导航*/
.xb-mod-header-002 .navbar-main{
  height: 100%;
  padding:0;
  margin: 0;
  border:0;
  float: left;
  /*z-index: 99; margin: 0; min-height: auto;min-height:initial;border:none;b
  width: 100%; 
  height: auto;
  left: 0;
  z-index: 9999;
  -moz-box-shadow: 0px 2px 2px rgba(102,102,102,.2); 
  -webkit-box-shadow: 0px 2px 2px rgba(102,102,102,.2); 
  box-shadow: 0px 2px 2px rgba(102,102,102,.2); */
}

/*导航风格模型*/
.xb-mod-header-002 .navbar-main .nav-main{height:100%; line-height: 0;text-align: right;}
.nav-main ul,
.nav-main li, 
.nav-main dl,
.nav-main dt,
.nav-main dd{padding: 0;margin:0;list-style: none}
  .nav-main li{position: relative;}
  .xb-mod-header-002 .nav-main>li{float: left; height: 100%; padding-top:18px;  text-align: center; color: #ffffff; font-size: 14px;position: relative;}
  .xb-mod-header-002 .nav-main>li>a{height: 48px;color:#000 ; margin: 0; padding:0 20px; overflow: hidden;}
  .xb-mod-header-002 .nav-main>li>a span{display: block;position: relative;line-height: 20px; font-size: 14px;}
  .xb-mod-header-002 .nav-main>li>a .en{display: block;color: #999;font-size: 12px; text-transform: uppercase;}
  .xb-mod-header-002 .nav-main>li>a:hover{background:transparent;color: #000;}
  .xb-mod-header-002 .nav-main>.active >a{
      color: #000;
      background: transparent!important;
      -webkit-box-shadow: none!important; 
      -moz-box-shadow: none!important; 
      box-shadow: none!important; 
      text-shadow:none; 
  }
  .xb-mod-header-002 .nav-main>.active>a span{}
  .xb-mod-header-002 .nav-main>.on >a{
    /*background: #abc3af!important;*/
    color: #000;
   /*-webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; text-shadow:none;*/
  }
  .xb-mod-header-002 .nav-main>li.move >a{color: #333!important; background: none !important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; text-shadow:none!important;}
  .xb-mod-header-002 .nav-main .hot{display: block;width: 25px;height: 15px; position: absolute;top: 10px;right: 0; background: url(../images/hot.gif) no-repeat;}
  .xb-mod-header-002 .nav-main .movingLine{position: absolute; width: auto; background: #4d8b58;width: 60px; height: 3px;top:0;display: none;}

  /*子菜单*/
  .xb-mod-header-002 .submenu{ 
    display:none ;
    position: absolute; 
    top: 100%;
    z-index: 999;
    min-width: 100%;
    background-color: #fdfcfb;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    filter: progid: DXImageTransform.Microsoft.Shadow(strength = 2, direction = 180, color = '#888888');
    -ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#888888')";
  } 
  .xb-mod-header-002 .submenu li{font-size: 12px;height: auto;line-height: normal;border-top: 1px solid #e6e6e6;position: relative;}
  .xb-mod-header-002 .submenu li a{display: block;padding:10px 20px;color: ;}
  .xb-mod-header-002 .submenu li a:hover{background-color: #f2f5f7}
  .xb-mod-header-002 .submenu   .submenu{position: absolute;left:100%;top: 0}
  
  .hot-line{padding-top: 20px;}
  .hot-line img{float: left;}
  .hot-line span{float: left; padding-left: 20px; font-size: 16px; font-weight: bold; line-height: 16px; color: #212121;}
/*//header页头001*/

/*顶部划出导航*/
  .hide-header{width: 100%; height: 65px; background:#fff; z-index: 999999999;}
  .hide-logo{width:200px; height: 65px; margin-right: 30px; float: left; background:none;}
  .hide-logo a{ display: block; width: 100%; height: 100%; overflow: hidden;}
  .hide-logo img{width:auto; height: 80%; padding-top:5px;}

  .hide-nav{width:auto; height: 65px; float: left; overflow: hidden; background:none;}
  .hide-nav ul{padding:0; width: 100%; height: 100%;}
  .hide-nav li{width: auto; height: 65px; text-align:center; float: left;}
  .hide-nav li a{display: block; width:auto; height: 100%; padding:13px 25px;}
  .hide-nav li .zh{display: block; font-size: 14px; color: #333;}
  .hide-nav li .en{display: block; font-size: 12px; color: #999;}
  .hide-nav li.active{background: #cf1322;}
  .hide-nav li.active span{color: #fff;}
  .hide-nav li:hover{background: #cf1322;}
  .hide-nav li:hover span{color: #fff;}


  .hide-tel{width: 200px; height: 65px; float: right; background:none;}
  .hide-tel img{float: left; margin: 13px 5px 13px 0;}
  .hide-tel .hot-line{width: 155px; float: left; margin: 13px 0;}
  .hide-tel .hot-line .zh{ font-size: 14px; color: #676767; display: block; position: relative;bottom:4px;}
  .hide-tel .hot-line .sum{ font-family: arial; font-size: 22px; color: #6a1e89; font-style: italic; display: block; position: relative;bottom:7px;}
  /*顶部划出导航 end*/

/*slider*/
.skitter{width: 100%; max-width: 100% !important; margin-bottom: 0 !important;background:url(../images/skitter-bg.jpg) top center #f3f3f3 !important;}
.full-slide{width:100% !important;max-width:100%;position:relative;overflow:hidden;height:200px;}
.skitter img{max-width:none!important;}
.skitter.with-dots{margin-bottom: 0}
.skitter .info_slide_dots{bottom: 30px !important; display: none !important;}
.skitter .info_slide_dots .image_number{background: transparent;box-shadow:none;width: 14px;height: 14px;border:2px solid #ffffff;}
.skitter .info_slide_dots .image_number.image_number_select{background: #ffffff;}


/*页脚 member-footer*/
.member-footer{width: 100%;height: auto; background: #343339;}


.foot-nav{padding:30px 0;}
.foot-nav li{float: left; padding:0 25px;}
.foot-nav li:first-child{padding-left: 0;}
.foot-nav li:last-child{padding-right: 0;}
.foot-nav li a{font-size: 14px; color: #999; position: relative;}
.foot-nav li a:hover{color: #fff;}
.foot-nav li a:after{content: ''; display: block; width: 2px; height: 15px; background: #777779; position: absolute; top: 3px; right: -28px;}
.foot-nav li:last-child a:after{display: none;}

.copy{padding-bottom: 50px;}

.foot-link{min-height: 60px; border-top: 1px solid #3d3c42;}
.foot-link a{line-height: 60px; padding-right: 15px;}


/*社会化分享*/
.social{padding:30px 0;}
.social a{
  display: inline-block;
  *display: inline; 
  zoom:1; 
  color: #fff;
  font-size: 0;
  margin-right: 5px; 
  text-align: center;
  position: relative; 
}
.social a i{
  display: inline-block;
  *display: inline; 
  zoom:1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;background: #a9a8af;border-radius: 50%;
}
.social a .icon-qq{background: #58b3ec}
.social a .icon-weibo{background: #db8044}
.social a .icon-wechat{background: #329258}

.social a img{display: none; position: absolute;width: 120px;height: 120px;max-width:120px; left: 0; top: -50%}
.social a:hover img{display: block; z-index: 9}

.erweima{padding:30px 0;}
.erweima .row{padding:0; margin:0;}
.erweima .list-item{width: 90px; height: auto; float: left;}
.erweima .list-item:last-child{margin-left: 20px;}
.erweima .list-item .item-media{width: 90px; height: 90px; overflow: hidden;}
.erweima .list-item .item-media img{width: 100%; height: 100%;}
.erweima .list-item .item-content{text-align: center; height: 30px; line-height: 30px;}
/*//sub-typename*/


/*内页横幅*/
.sub-banner{display: table; width: 100%; height: auto; text-align: center; position: relative;}
.sub-banner .banner-title{margin-top:129px; text-transform: uppercase; text-shadow: 0 1px 3px #000;}
.sub-banner .banner-title span{display: block;}
.sub-banner .zh{font-size: 18px; color: #fff;}
.sub-banner .en{font-size: 14px; color: #fff;}


/*网站当前位置*/
.category{width: auto; height: 65px; line-height: 65px; float: left;}
.category .zh{font-size: 18px; font-weight: bold;; color: #333;}
.category .en{font-size: 14px; font-weight: bold;; color: #999;}
.breadcrumb{height: 65px; margin: 0; padding: 0;}
.breadcrumb .text{font-size: 12px; line-height: 65px; padding:0;}
.breadcrumb .text i{color: #999}

/*面包屑*/
.xb-breadcrumb{height: 100%; margin-bottom: 0; padding: 0;}
.xb-breadcrumb> li{float: left;line-height: 65px;}
.xb-breadcrumb> li::before{font-family: "simsun"}
.xb-breadcrumb> li + li:before{padding: 0 3px; color: #ccc; content: ">";}
.xb-breadcrumb a{line-height: 65px;}


/*列表组datalist*/
.xb-list{}
.xb-list ul,
.xb-list li{
  list-style: none;
}
.xb-list > .row{margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0}
.xb-list .list-item{padding-left: 0; padding-right: 0; position: relative;}
.xb-list .item-media{position: relative; overflow: hidden;display: block;}
.xb-list .item-media:hover{}
.xb-list .item-media img{margin: 0; width: 100%; max-width: 100%; width: auto/9; height: auto; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.xb-list .title,
.xb-list .title a{
  display: block; color: #333333
}
.xb-list .item-layer{width: 100%; height: 100%; color: #fff; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.6) !important; filter: alpha(opacity=60); background-color: #000000; display: none;}
.xb-list .item-layer .icon{position: absolute; left: 50%; top: 50%; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.23 ease;}
.xb-list .active .icon{margin-top: -10px; /* animation:animations-hover .5s infinite; -moz-animation:animations-hover .5s infinite; -webkit-animation:animations-hover .5s infinite; -o-animation:animations-hover 5s .infinite; */}
@-webkit-keyframes animations-hover{0%{margin-top: 0; background: red;} 25%{} 50%{margin-top: -10px; background: yellow;} 75%{} 100%{margin-top: 0; background: red;}}
.xb-list .active .item-media img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.xb-list .br{margin-right: 0!important}

/*间距*/
/*5px*/
.list-space > .row{margin-left: -5px;padding-left: 0; padding-right: -5px}
.list-space .list-item{padding-left: 5px; padding-right: 5px; margin-bottom: 12px;position: relative;}
/*10px*/
.list-space-10 > .row{margin-left: -10px;padding-left: 0; padding-right: -10px}
.list-space-10 .list-item{padding-left: 10px; padding-right: 10px; margin-bottom: 12px;position: relative;}
/*end列表组datalist*/

/*paging分页-pc*/
.paging{clear:both;height:auto;min-width:200px;text-align:center;}
.paging li,.paging ul{display:inline-block;margin:0;padding:0;list-style:none;*display:inline;zoom:1}
.paging ul{width:auto;height:100%;font-size:0;}
.paging li{font-size:12px;}
.paging li a{font-family:Arial,Helvetica,sans-serif;margin:0 3px;color:#999999;font-size: 12px;display: inline-block;border:1px solid #ddd;padding: 8px 12px;/*height:20px;line-height: 20px;*/}
.paging li a:hover{color:#333;text-decoration: none;text-decoration: none}
.paging li.paging_next a,
.paging li.paging_prev a{/*line-height:normal;position: relative;*/border:1px solid #ddd;padding: 8px 10px;}
.paging li.paging_next a i,
.paging li.paging_prev a i{font-size: 14px;}
.paging li.paging_current a{color:#fff;font-weight: 700;background: #e2231a;border-color:#e2231a;}
.paging li.total a{margin:0;}
.paging li.total a:hover{color: #999999}
.paging li.paging_next ~ .total,
.paging li.paging_prev ~ .total{margin-left: 6px}

/*详情模块*/
.xb-details{display: block;}
.details-heading{position: relative;}
.details-heading ul,
.details-heading li{
    list-style: none;
}
.details-heading .title{}
.details-heading .notes{}
.details-summary{}
.details-body{}
.details-foot{border-top: 1px dashed #d2d2d2;}
.previous-next,
.previous-next li{
  list-style: none;
  padding: 0
}
.previous-next{width: 80%; padding:12px 0}
.previous-next a:hover{color: #ba0001;}

.details-foot .share{width: 20%; padding:12px 0}
.details-foot .share .title{line-height: 28px;}

/*编辑器容器*/
.xb-editor{color: #999;line-height: 1.8em; padding: 30px 0; background: #fff;}
.xb-editor img{max-width: 100%; width: auto/9;height: auto;}


/*通用面板*/
.xb-window{border:1px solid #dedfe0;}
.xb-window-head{height: 40px; background: #f2f2f2; border-bottom:1px solid #dedfe0; line-height: 40px; padding: 0 20px;}
  .xb-window-head a,.xb-window-head span{padding-right: 20px;}
.xb-window-body{}
.xb-window-foot{}
.xb-window-foot input{}

/*表单面板*/
.xb-table{border:1px solid #dedfe0;}
.xb-table-head{height: 40px; background: #f2f2f2; border-bottom:1px solid #dedfe0; line-height: 40px; padding: 0 20px; overflow: hidden;}
.xb-table-head a,.xb-table-head span{padding-right: 20px;}
.xb-table-body{}
.xb-table-body .xb-table-list{padding:20px; font-size: 14px; overflow: hidden;}
.xb-table-body .xb-table-list .col{display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;line-height: baseline;}
.xb-table-body .xb-table-list:nth-child(odd){background: #fff;}
.xb-table-body .xb-table-list:nth-child(even){background: #fafafa;}
.xb-table-body .xb-table-list i{padding: 0 5px; font-size: 14px;}
.xb-table-body .xb-table-list a{overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}
.xb-table-foot{}
.xb-table-foot input{}

/*通用筛选模块*/
.module-filter{display: table; width: 100%;border:3px solid #cecece;margin-bottom: 20px;}
.module-filter ul,.module-filter li{margin: 0;padding: 0;list-style: none}
.filter-row{background-color: #f8f8f8;border-width:0 0 1px 0 ;border-color: #dcdcdc;border-style: solid;}
.module-filter .filter-row:last-child{border-bottom: 0;}
.col-title{width:8%; height: 100%; padding: 18px; float: left; display: block; text-align: center; font-weight: bold; }
.col-attr{width: 92%;float: left;background-color: #ffffff;padding: 12px 30px 0 30px}
.attr-collapse-list{}
.attr-collapse-list li{float: left;margin-right:20px;margin-bottom: 12px}
.attr-collapse-list .active,.attr-collapse-list a{color: #666; padding:5px}
.attr-collapse-list .active,.attr-collapse-list .active a{color:#fff; background:#cf1322; border-radius: 16px;}



/*首页栏目*/
.index-column{}
.index-column-title{min-height: 100px;}


/*客户评价*/
.evaluate-column{background:url(../images/evaluate-column-bg.jpg) top center no-repeat #f3f3f3; background-size: cover; -moz-background-size: cover; padding: 60px 0;}
.evaluate-column .column-head .zh{font-size: 26px;}
.evaluate-column .column-head .zh strong{color: #df001f;}
.evaluate-column .column-head .short{font-size: 18px; color: #999;}

.evaluate-column .container{max-width: 1200px;margin: 0 auto; padding:50px 0;}
  .caroursel{}
  .poster-main{position: relative;}
  .poster-main .poster-list{ overflow: hidden;}
  .poster-main .poster-list .item-media{width: 100px; height: 100px; border-radius: 50%; float: left; overflow: hidden; position: relative; left:30px;}
  .poster-main .poster-list .item-media img{width: 100%; height: 100%;}
  .poster-main .poster-list .item-content{width:80%; float: right; padding: 0px 50px;}
  .poster-main .poster-list .item-content .title{display: block; position: absolute; right: 30px; bottom: 30px;}
  .poster-main .poster-list{width: 900px;height:190px}
  .poster-main .poster-list .poster-item{background: #fff; padding:30px 0; position: absolute;left: 0px;top: 0px}
  .poster-main .poster-btn{position: absolute;height: 100%;width:100px;top: 0px;z-index: 10; cursor: pointer;}
  .poster-main .poster-prev-btn{left: 0px;background: url("../images/btn_l.png") no-repeat center center; }
  .poster-main .poster-next-btn{right: 0px;background: url("../images/btn_r.png") no-repeat center center;}

.evaluate-column .column-foot input{width: 260px; height: 50px; background: #cf1322; border:0; border-radius: 25px; color: #fff;}
.evaluate-column .column-foot input:hover{ background: #e91828;}

/*案例中心*/
.case-column{height: 1000px; background:url(../images/case-column-bg.jpg) top center no-repeat #302f34; background-size: cover; -moz-background-size: cover; padding: 75px 0;}
.case-column .column-head{margin-bottom: 40px;}
.case-column .column-head .zh{font-size: 36px; color: #fff;}
.case-column .column-body{height: 100px; margin-bottom: 40px;}
.case-column #tabs{width: 100%; height: 100%; overflow: hidden; margin:0; padding: 0;}
.case-column #tabs li{width: 10%; height:90px; text-align: center; float: left; border-right: 1px solid #444444; overflow: hidden;}
.case-column #tabs li:last-child{border-right: none;}
.case-column #tabs li i{display: block; font-size:40px; color: #fff; padding:15px 0 5px 0;}
.case-column #tabs li a{display: block; font-size:14px; color: #fff; }

.case-column  #tabs li.active{background: #cf1322; position: relative;border-right:none;}
.case-column  #tabs li.active:before{content: ''; display: block; width: 9px; border-style: solid; border-width: 9px 6px 0 6px; border-color: #cf1322 transparent transparent transparent; position: absolute; left: 50%; margin-left: -5px; bottom: -9px;}

.case-column .column-foot{width: 1220px !important; }
.case-column .column-foot .row{margin:0; padding: 0;}
.case-column .column-foot .list-item{margin-bottom: 30px; position: relative; top: 0px;}
.case-column .column-foot .list-item .item-media{height: 200px; background: #000;}
.case-column .column-foot .list-item .item-media img{width: 100%; height: 100%;}
.case-column .column-foot .list-item .item-content{ height: 55px; background: #353439;}
.case-column .column-foot .list-item .item-content .title{padding:5px 5px 5px 10px; max-width:220px;}
.case-column .column-foot .list-item .item-content .title .zh{font-size: 14px; color: #fff; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}
.case-column .column-foot .list-item .item-content .title .add{font-size: 12px; color: #fff; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}
.case-column .column-foot .list-item .item-content .more{width: 45px; filter:alpha(opacity=0);-moz-opacity:0;opacity:0; text-align: center;}
.case-column .column-foot .list-item .item-content .more a{display: block; width: 100%; height: 100%;}
.case-column .column-foot .list-item .item-content .more i{color: #fff; font-size: 16px; line-height: 55px;}

.case-column .column-foot .list-item:hover{position: relative; top: -5px;}
.case-column .column-foot .list-item:hover .item-content{background: #c2011c;}
.case-column .column-foot .list-item:hover .item-media img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.case-column .column-foot .list-item:hover .item-content .more{background: #dd001f; filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.case-column .column-foot .list-item:hover .item-content .title .zh{color: #fff;}
.case-column .column-foot .list-item:hover .item-content .title .add{color: #fff;}


.case-column .column-more{text-align:center}
.case-column .column-more input{width: 260px; height: 50px; background:rgba(62,62,67,0.4); border:1px solid rgba(135,135,146,0.4); border-radius: 25px; color: #aaaaaa;}
.case-column .column-more input:hover{background: #cf1322; color: #fff; border:none;}


/*创新6维大法*/
.advantage-column{background:#eeeeee; padding: 60px 0;}
.advantage-column .column-head .zh{font-size: 26px;}
.advantage-column .column-head .zh strong{color: #df001f;}
.advantage-column .column-head .short{font-size: 18px; color: #999;}

.advantage-column .column-body{position: relative; height:auto; padding:50px 0;}


.advantage-list{width: 1200px; height:400px; background:none; position: absolute; top:50px; left: 50%; margin-left: -600px; z-index: 88;}
  .advantage-list ul{padding: 0;margin: 0; width: 100%; height: 100%; position: relative;}
  .advantage-list li{width: 210px;height:110px; padding-top:37px; background:none;}
  .advantage-list li .list-item{}
  .advantage-list li .list-item .zh{font-family: microsoft yahei; font-size: 20px; color: #323232; position: relative;}
  .advantage-list li .list-item .zh:before{ content: ''; display: block; width: 17px; height: 17px; border-radius: 50%; position: absolute; top: 5px;}
  .advantage-list li:nth-child(1) .list-item .zh:before{ border:3px solid #2095d2;  right: -30px; }
  .advantage-list li:nth-child(2) .list-item .zh:before{ border:3px solid #de7610;  right: -30px; }
  .advantage-list li:nth-child(3) .list-item .zh:before{ border:3px solid #debf1b;  right: -30px; }
  .advantage-list li:nth-child(4) .list-item .zh:before{ border:3px solid #5bb97b;  left: -30px; }
  .advantage-list li:nth-child(5) .list-item .zh:before{ border:3px solid #8ab92e;  left: -30px; }
  .advantage-list li:nth-child(6) .list-item .zh:before{ border:3px solid #cbd52e;  left: -30px; }

  .advantage-list li .list-content{width:184px; height:212px; background:url(../images/advantage-list-content.png) top center no-repeat; background-size: cover; -moz-background-size: cover; display: inline-block; position: absolute; top:-52px; z-index: 99999; text-align: center;}
  .advantage-list li .list-content a{display: block; width: 100%; height: 100%; font-family: microsoft yahei; font-size: 12px; line-height:18px; color: #fff; padding: 55px 20px;}
  .advantage-list li:nth-child(1) .list-content,.advantage-list li:nth-child(2) .list-content,.advantage-list li:nth-child(3) .list-content{ left: -70px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
  .advantage-list li:nth-child(4) .list-content,.advantage-list li:nth-child(5) .list-content,.advantage-list li:nth-child(6) .list-content{ left:70px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

  .advantage-list li:nth-child(1),.advantage-list li:nth-child(2),.advantage-list li:nth-child(3){text-align: left;}
  .advantage-list li:nth-child(4),.advantage-list li:nth-child(5),.advantage-list li:nth-child(6){text-align: right;}

  .advantage-list li:nth-child(1){position: absolute; top: 2px; left: 225px; }
  .advantage-list li:nth-child(2){position: absolute; top: 124px; left: 175px; margin: 20px 0;}
  .advantage-list li:nth-child(3){position: absolute; top: 310px; left: 235px; }
  .advantage-list li:nth-child(4){position: absolute; top: 2px; right: 225px;}
  .advantage-list li:nth-child(5){position: absolute; top: 129px; right: 180px;margin: 20px 0;}
  .advantage-list li:nth-child(6){position: absolute; top: 311px; right: 205px; }

  /*hover*/
  .advantage-list li:hover{border-color:transparent;}
  .advantage-list li:hover .list-item{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
  .advantage-list li:nth-child(1):hover .list-content,.advantage-list li:nth-child(2):hover .list-content,.advantage-list li:nth-child(3):hover .list-content{left:-100px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
  .advantage-list li:nth-child(4):hover .list-content,.advantage-list li:nth-child(5):hover .list-content,.advantage-list li:nth-child(6):hover .list-content{left:100px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}

  .advantage-rotate{width:550px;height:400px; margin-left: auto; margin-right: auto; background:url(../images/advantage-rotate-bg.png) top center no-repeat; position: relative; z-index: 99; position: relative;}


/*郑重承诺 贴心服务*/
.service-column{background:#f5f5f5; padding: 60px 0;}
.service-column .column-head .zh{font-size: 26px;}
.service-column .column-head .zh strong{color: #df001f;}
.service-column .column-head .short{font-size: 18px; color: #999;}
.service-column .row{padding: 30px 0 0 0; margin: 0;}
.service-column .list-item{float: left; width: 240px; }
.service-column .list-item .item-media{ width: 120px; height: 120px; padding-top: 35px; text-align: center; margin-right: auto; margin-left: auto; background: #df001f; border-radius: 50%;}
.service-column .list-item .item-content{padding: 10px 0;}
.service-column .list-item .item-content .zh{font-size: 14px; font-weight: bold; color: #212121;}
.service-column .list-item .item-content .short{font-size: 14px; color: #5c6670;}


/*新闻*/
.news-column{height: 480px; background: #3d3c42; padding: 60px 0;}
.news-column .news-column-left,.news-column .news-column-right{width:48%; height: 100%;}
.news-column .column-head{height: 60px; border-bottom: 1px dashed #fff;}
.news-column .column-head .zh{font-size: 18px; color: #eeeeee; font-weight: bold; line-height: 60px;}
.news-column .column-head .en{font-size: 12px; color: #c1c1c1; line-height: 60px;}
.news-column .column-head .more{float: right; display: block; width:60px; height: 20px; background: #4f4e54; border-radius: 3px; text-align: center; position: relative; top: 20px;}


.column-news{}
.column-news .row{ padding:20px 0; margin:0;}
.column-news .list-item{height: 110px; margin-bottom: 20px;}
.column-news .list-item:last-child{margin-bottom: 0px;}
.column-news .item-media{width: 155px; height: 110px; background: black; overflow: hidden; float: left;}
.column-news .item-media img{width: 100%; height: 100%;}
.column-news .item-content{width: 420px; height: 100%; float: left; padding-left: 20px; position: relative;}
.column-news .item-content .zh{font-size: 16px; font-weight: bold; color: #eeeeee; padding: 5px 0 10px 0;}
.column-news .item-content .desc{font-size: 12px; color: #eee; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;  /*规定为3行*/ overflow: hidden;}
.column-news .item-content time{position: absolute; top: 0; right:5px;}
.column-news .list-item:hover .item-media img{filter:alpha(opacity=80);-moz-opacity:0.8; opacity:0.8; -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);-transform:scale(1.05,1.05);}

.column-faq{}
.column-faq .row{ padding:20px 0; margin:0;}
.column-faq .list-item{height: 110px; margin-bottom: 20px;}
.column-faq .list-item .item-title{width: 100%; height: 30px;}
.column-faq .list-item .item-title span{display: block; float: left; width: 24px; height: 24px; background: #cf1322; font-size: 16px; text-align: center; color: #fff; margin-right: 10px; position: relative; top: 3px;}
.column-faq .list-item .item-title a{font-size: 16px; font-weight: bold; color: #eeeeee; line-height: 30px;}
.column-faq .list-item .item-content{width: 100%; height:80px; background: #4f4e54; padding: 10px 20px; overflow: hidden;}
.column-faq .list-item .item-content span{font-size: 12px; color: #999999; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;  /*规定为3行*/ overflow: hidden;}




/*案例中心 */
.case-list{width: 1200px !important;}
.case-list .row{margin:0; padding: 0;}
.case-list .list-item{margin-bottom: 30px; position: relative; top: 0px;}
.case-list .list-item:first-child{padding-left: 0px;}
.case-list .list-item:nth-child(4),
.case-list .list-item:nth-child(8),
.case-list .list-item:nth-child(12),
.case-list .list-item:nth-child(16){padding-right: 0px;}
.case-list .list-item:nth-child(1),
.case-list .list-item:nth-child(5),
.case-list .list-item:nth-child(9),
.case-list .list-item:nth-child(13){padding-left: 0px;}
.case-list .list-item .item-media{height: 200px; background: #000;}
.case-list .list-item .item-media img{width: 100%; height: 100%;}
.case-list .list-item .item-content{ height: 55px; background: #353439;}
.case-list .list-item .item-content .title{padding:5px 5px 5px 10px;}
.case-list .list-item .item-content .title .zh{font-size: 14px; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis; color: #fff;}
.case-list .list-item .item-content .title .add{font-size: 12px; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis; color: #fff;}
.case-list .list-item .item-content .more{width: 45px; filter:alpha(opacity=0);-moz-opacity:0;opacity:0; text-align: center;}
.case-list .list-item .item-content .more a{display: block; width: 100%; height: 100%;}
.case-list .list-item .item-content .more i{color: #fff; font-size: 16px; line-height: 55px;}

.case-list .list-item:hover{position: relative; top: -5px;}
.case-list .list-item:hover .item-content{background: #c2011c;}
.case-list .list-item:hover .item-media img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.case-list .list-item:hover .item-content .more{background: #dd001f; filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.case-list .list-item:hover .item-content .title .zh{color: #fff;}
.case-list .list-item:hover .item-content .title .add{color: #fff;}

/*优势图标*/
.inner-advantage-list{height:345px; background: #fff; border-bottom: 1px solid #e6e6e6; padding:30px 0;}
.inner-advantage-list .w-1200{overflow: hidden;}
.inner-advantage-list ul li{width: 240px; height: 288px; margin-right:72px; background:url(../images/inneradvan-bg.png) top center no-repeat; float: left; text-align: center; position: relative; top:10px; overflow: hidden;}
.inner-advantage-list ul li:last-child{margin-right: 0;}
.inner-advantage-list  ul li a{display: block; width: 100%; height: 100%; text-align:center; padding:65px 30px;}
.inner-advantage-list  ul li img{display: block; margin-right: auto; margin-left: auto; margin-bottom:5px;}
.inner-advantage-list  ul li .zh{display: block; font-family: microsoft yahei;  font-size: 24px; font-weight: 700; color: #323232; margin-bottom:5px;}
.inner-advantage-list  ul li .en{display: block; font-family: arial; font-size: 12px; color: #686868;}

.inner-advantage-list  ul li:hover{top: 0px;}
.inner-advantage-list  ul li:hover .zh,.inner-advantage-list  ul li:hover .en{color: #cf1322;}


/*成功案例*/
  .case-reco{height: 430px; padding:40px 0 50px 0;overflow: hidden;}

  .case-reco-tab{width: 100%; height: 45px; border-bottom: 1px solid #cdcdcd; margin-bottom: 20px; overflow: hidden;}
  .case-reco-tab .title{width: auto; padding-right: 10px; height: 100%; float: left; background:none;}
  .case-reco-tab .title .zh{font-family: microsoft yahei; font-size: 18px; color: #cf1322; font-weight: bold; line-height:44px; letter-spacing: 1px; display: block; float: left; height:46px; border-bottom: 3px solid #cf1322;}
  .case-reco-tab .title .en{font-family: arial; font-size: 12px; color: #999999; line-height:44px; padding-left: 10px;}
  
  .case-reco-tab .tabs{width:auto; height: 100%; float:left; background:none;}
  .case-reco-tab .tabs ul{padding: 0; margin: 0; width:900px; height: 100%; overflow: hidden;}
  .case-reco-tab .tabs li{float: left; width:auto; height: 100%; padding: 0 15px; }
  .case-reco-tab .tabs li a{line-height: 45px;font-weight: 600;}
  .case-reco-tab .tabs li.active{}
  .case-reco-tab .tabs li.active a{color: #cf1322;}

  .case-reco-tab .more{width:60px; height: 100%; text-align: left; position: relative; float: right;}
  .case-reco-tab .more:before{content: ''; border-style: solid; border-width:6px 0 6px 9px; border-color: transparent transparent transparent #6a6a6a; position: absolute; right:5px; top: 17px;}
  .case-reco-tab .more a{font-family: microsoft yahei; font-size: 12px; color: #6a6a6a; line-height: 45px; text-transform: uppercase;}
  .case-reco-tab .more:hover a{color: #cf1322;}
  .case-reco-tab .more:hover:before{border-color: transparent transparent transparent #cf1322;}


  .case-reco-list{width: 1200px !important;}
  .case-reco-list .row{margin:0; padding: 0;}
  .case-reco-list .list-item{margin-bottom: 30px; position: relative; top: 0px;}
  .case-reco-list .list-item:first-child{padding-left: 0px;}
  .case-reco-list .list-item:nth-child(4),
  .case-reco-list .list-item:nth-child(8),
  .case-reco-list .list-item:nth-child(12),
  .case-reco-list .list-item:nth-child(16){padding-right: 0px;}
  .case-reco-list .list-item .item-media{height: 200px; background: #000;}
  .case-reco-list .list-item .item-media img{width: 100%; height: 100%;}
  .case-reco-list .list-item .item-content{ height: 55px; background: #f2f2f2;}
  .case-reco-list .list-item .item-content .title{padding:5px 5px 5px 10px;}
  .case-reco-list .list-item .item-content .title .zh{font-size: 14px; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}
  .case-reco-list .list-item .item-content .title .add{font-size: 12px; display:block;overflow:hidden;white-space:nowrap;  text-overflow:ellipsis;}
  .case-reco-list .list-item .item-content .more{width: 45px; filter:alpha(opacity=0);-moz-opacity:0;opacity:0; text-align: center;}
  .case-reco-list .list-item .item-content .more a{display: block; width: 100%; height: 100%;}
  .case-reco-list .list-item .item-content .more i{color: #fff; font-size: 16px; line-height: 55px;}

  .case-reco-list .list-item:hover{position: relative; top: -5px;}
  .case-reco-list .list-item:hover .item-content{background: #c2011c;}
  .case-reco-list .list-item:hover .item-media img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
  .case-reco-list .list-item:hover .item-content .more{background: #dd001f; filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
  .case-reco-list .list-item:hover .item-content .title .zh{color: #fff;}
  .case-reco-list .list-item:hover .item-content .title .add{color: #fff;}


/*栏目导航条*/
.column-nav-bg{background:#fff; border-bottom:1px solid #cecece;}
.column-nav{width: 100%; height: 45px; background: #fff;  overflow: hidden;}
.column-nav .back{width: 124px; height: 100%; float: left;; background:none;}
.column-nav .back span,.column-nav .back i{color:#cf1322;}


.column-nav-list{ width:1074px; height: 43px;  overflow:hidden; position:relative; background:none; float: right; overflow: hidden;}

.column-nav-list .hd{ overflow:hidden; width: 74px; height:43px; float: right; background:none;}
.column-nav-list .hd .prev,.column-nav-list .hd .next{display: block; width:50%; height: 100%; float: left;cursor: pointer;}
.column-nav-list .hd .prev i,.column-nav-list .hd .next i{line-height: 43px; color: #666;}

.column-nav-list .bd{width:1000px; height: 43px; float: left; padding: 0;}
.column-nav-list .bd ul{ overflow:hidden; zoom:1; }
.column-nav-list .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.column-nav-list .bd ul li a{line-height: 43px; color: #666; padding: 5px 8px; border-radius: 15px;}
.column-nav-list .bd ul li.active a{background: #cf1322; color: #fff;}
.column-nav-list .bd ul li:hover a{background: #cf1322; color: #fff;}

/*通用详情*/
.detail-bg{padding:0 0 30px 0;}

.detail{height: auto; background:#f8f8f8; border:1px solid #ebebeb;}
/*head*/
.detail-head{width: 900px; padding:0 5%; height:auto; background: none; text-align:center; margin-left: auto; margin-right: auto;}
.detail-head .zh{font-family: microsoft yahei; font-size: 24px; color: #2e2e2e; letter-spacing: 1px; line-height:90px;}
.detail-head .note{position: relative; top: -30px;}
.detail-head .price{width: 100%;height: auto; text-align: center; padding:0 0 30px 0;}
.detail-head .price ul{width: auto; height: 100%; margin-right: auto; margin-left: auto; display:inline-block;}
.detail-head .price .title{display: block; font-size: 14px; color: black; line-height: 40px; padding: 0 15px; float: left;}
.detail-head .price a{display: block; float: left; width: 150px; height: 40px; background: #e60012; font-size: 14px; color: #fff; line-height: 40px;}
/*body*/
.detail-body{width:900px; padding:0; height: auto; background: none; margin-left: auto; margin-right: auto;}
/*详情表单*/
.detail-form{width: 100%; height: 80px; border:1px solid #dcdcdc; margin-bottom: 20px;}
.detail-form .row{width: 100%; height: 100%; padding: 0; margin: 0;}
.detail-form .list-item{width: 50%; height: 39px; float: left; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
.detail-form .list-item .item-title{width: 30%; height: 100%; float: left; background: #f2f2f2; border-right:1px solid #dcdcdc; text-align: center; line-height: 39px; font-size: 14px; color: #000;}
.detail-form .list-item .item-content{width: 64%; height: 100%; float: left; background: none; text-align: left; padding-left: 5%;  line-height: 39px; font-size: 14px; color: #666;}
.detail-form .list-item:nth-child(2),.detail-form .list-item:nth-child(4){border-right: none;}
.detail-form .list-item:nth-child(3),.detail-form .list-item:nth-child(4){border-bottom: none;}
/*foot*/
.detail-foot{width:900px; height: auto; overflow: hidden; background:none; margin-top:35px; margin-bottom:35px; margin-left: auto; margin-right: auto;}

.obtain{width: 100%; padding:10px 0;}
.obtain input{width: 300px; height: 50px; border-radius: 25px; color: #fff; border:0; background: #cf1322;}
.obtain input:hover{background:#e11d2d;}

/*秘籍*/
.list-cheats{ padding-top: 20px;}
/*施工秘籍*/
.construction-column{background:#eeeeee; padding:0;}
.construction-column .column-head .zh{font-size: 26px;}
.construction-column .column-head .zh strong{color: #df001f;}
.construction-column .column-head .short{font-size: 18px; color: #999;}

.construction-column .column-body{position: relative; height:auto; padding:50px 0 0 0;}
.construction-column .column-body .advantage-column{padding-top: 0px;}


/*栏目切换*/
.column-tbas{}
.column-tbas .row{margin: 0; padding: 0;}
.column-tbas .list-item{padding: 0; margin: 0; float: left;}
.column-tbas .list-item .item-media{text-align: center; width: 100%; height:90px; background: #2b2e39; border-right:1px solid #3c3e49; border-left:1px solid #22252e; }
.column-tbas .list-item .item-media a{display: block; width: 100%; height: 100%; color: #fff; font-size: 18px; line-height: 90px;}
.column-tbas .list-item.active .item-media{background: #cf1322;}
.column-tbas .list-item:hover .item-media{filter:alpha(opacity=98);-moz-opacity:0.98;opacity:0.98; }

/*评价*/
.evaluate-list{padding-top: 20px;}
.evaluate-list .list-item{border:1px solid #ebebeb; padding:20px; margin-bottom: 20px; overflow: hidden;}
.evaluate-list .list-item:last-child{margin-bottom: 0px;}
.evaluate-list .list-item .item-media{width:230px;margin-right: 20px; height: auto; float: left; }
.evaluate-list .list-item .item-content .zh{font-family: microsoft yahei; font-size: 20px; font-weight: bold; color: #333333; padding-left: 10px; position: relative;}
.evaluate-list .list-item .item-content .zh:before{content:'';display: block; width:4px; height: 20px; background: #cf1322; position: absolute; top: 3px; left: 0;}
.evaluate-list .list-item .item-content time{font-size: 14px; color: #aaaaaa;}
.evaluate-list .list-item .item-content .keywords{font-size: 14px; color: #aaaaaa;}
.evaluate-list .list-item .item-content .desc{font-size: 16px; color: #666666; display: block; padding: 10px 0;}

/*新闻*/
/*header-news*/
.header-news{
  padding: 30px 0;
  overflow: hidden;
}
.header-news .rowBlock{}
.header-news .header-top{background-color: #fefefe;padding:0}
.header-news .header-right{width: 637px;}

/*导航风格模型*/
.header-news .nav-main{width:auto;height: 50px; display: inline-block; border-radius: 25px; background: #f2f2f2; margin-right: auto; margin-left: auto; position: relative;}
.header-news .nav-main ul,
.header-news .nav-main li, 
.header-news .nav-main dl,
.header-news .nav-main dt,
.header-news .nav-main dd{padding: 0;margin:0;list-style: none}

.header-news .nav-main>li{float: left; width:125px; height: 50px; border-radius: 25px;  text-align: center; color: #ffffff; font-size: 14px; text-decoration: none;position: relative; z-index: 2;}
.header-news .nav-main>li:last-child{margin-right: 0}
.header-news .nav-main>li>a{height: 50px;line-height: 50px;overflow: hidden; color: #2e2e2e; margin: 0; padding:0 15px;}
.header-news .nav-main>li>a span{display: block;position: relative;}
.header-news .nav-main>li>.en{display: block;}
.header-news .nav-main>li>a:hover{background:transparent;color: #fff;}
.header-news .nav-main>.active >a{
  color: #fff;
  -webkit-box-shadow: none!important; 
  -moz-box-shadow: none!important; 
  box-shadow: none!important; 
  text-shadow:none; 
}
.header-news .nav-main>.active>a span{}
.header-news .nav-main>.active,
.header-news .nav-main>.on {
  /*border-bottom: 4px #ffb400 solid*/
}
.header-news .nav-main>.on >a{
    /*color: #fff;*/
    /*background: #0b6aad!important;*/
}
.header-news .nav-main>li.move{
  border-bottom: 4px transparent solid;
}
.header-news .nav-main>li.move >a{color: #333!important; background: none !important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; text-shadow:none!important;}
.header-news .nav-main .hot{display: block;width: 25px;height: 15px; position: absolute;top: 10px;right: 0; background: url(../images/hot.gif) no-repeat;}
.header-news .nav-main .aline{position: absolute; width: auto; background: #ffffff;width: 60px; height: 2px;bottom:0;display: none;}

.movingLine{display: none; position: absolute; bottom: 0; z-index: 1; overflow: hidden; width: 180px; height:50px; border-radius: 25px; background: #cf1322;}

/*//header页头001*/


.news-list{padding-top: 20px; overflow: hidden;}
.news-list .list-item{height: 150px; margin-bottom: 20px; overflow: hidden;}
.news-list .list-item:last-child{margin-bottom: 0px;}
.news-list .list-item .item-media{width:230px; height:100%; overflow: hidden; margin-right: 20px; float: left; }
.news-list .list-item .item-media img{width: 100%; height:100%;}
.news-list .list-item .item-content{width:340px; float: left;}
.news-list .list-item .item-content .zh{font-family: microsoft yahei; font-size: 20px; font-weight: bold; color: #333333;}
.news-list .list-item .item-content time{font-size: 14px; color: #aaaaaa;}
.news-list .list-item .item-content .keywords{font-size: 14px; color: #aaaaaa;}
.news-list .list-item .item-content .desc{font-size: 16px; color: #666666; margin-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;  /*规定为3行*/ overflow: hidden;}


/*关于我们*/
.about-column{height: 540px; padding-top: 45px; background: url(../images/about-text.jpg) top center no-repeat;background-size: cover; -moz-background-size: cover;}
.about-column .about-text{width: 900px; height: 450px; background: rgba(0,0,0,0.3); padding: 30px;}
.about-text .column-head{margin-bottom: 20px;}
.about-text .column-head .en{font-family: microsoft yahei; font-size: 36px; font-weight: 600; color: #fff; text-transform: uppercase; border-bottom: 2px solid #cf1322; text-align: center;}
.about-text .column-head .zh{font-family: microsoft yahei; font-size: 20px; font-weight: 600; color: #fff; padding: 10px 0; position: relative;}
.about-text .column-head .zh:before{content: ''; border-style: solid; border-width: 12px 8px 0 8px; border-color: #cf1322 transparent transparent transparent; position:absolute; bottom: -10px; left:50%; margin-left: -5px;}
.about-text .column-body span{font-family: microsoft yahei; font-size: 14px; line-height: 24px; color: #dcdcdc;}

.about-slogan-1{width: 100%; height: 120px; background: #cf1322; text-align: center; padding:10px 0;}
.about-slogan-1 .en{font-family: microsoft yahei; font-size: 36px; font-weight: bold; color: #fff;}
.about-slogan-1 .zh{font-family: microsoft yahei; font-size: 36px; font-weight: bold; color: #fff; position: relative;}
.about-slogan-1 .zh:before{ content: ''; display: block; width: 170px; height: 3px; border-radius: 0px 0px 0px 5px; background: #fff; position: absolute; top: 25px; left: -180px;}
.about-slogan-1 .zh:after{ content: ''; display: block; width: 170px; height: 3px; border-radius: 0px 0px 5px 0px; background: #fff; position: absolute; top: 25px; right: -180px;}

.about-album{padding: 30px 0;}
.about-album .row{padding: 0; margin: 0;}
.about-album .list-item{float: left; margin-bottom: 20px;}
.about-album .list-item .item-media{width: 100%; height: 190px;}
.about-album .list-item .item-media img{width: 100%; height: 100%;}

.about-team{}
.team-info{height: 400px; background:url(../images/team-info-bg.jpg) top center no-repeat #666;}
.team-info .title{width: 320px; height: 120px; background: #cf1322; position: relative; left: 50px; padding: 20px;}
.team-info .title .en{font-family: microsoft yahei; font-size: 36px; font-weight: bold; color: #fff; text-transform: uppercase;}
.team-info .title .zh{font-family: microsoft yahei; font-size: 20px; font-weight: bold; color: #fff; position: relative;}
.team-info .title .zh:before{content: ''; display: block; width: 170px; height: 3px; background:#fff; border-radius: 0px 0px 5px 0px; position: absolute; top: 13px; left: 85px;}

.team-info .info{width: 615px; height: 145px; background: rgba(0,0,0,0.5); position: relative; left: 50px; padding: 25px; overflow: hidden;}
.team-info .info span{font-family: microsoft yahei; font-size: 14px; line-height: 24px; color: #dcdcdc;}


.team-list{height: 460px; background: #cf1322; padding-top: 30px;}
.team-list .row{padding: 0; margin:0;}
.team-list .list-item{padding: 20px 0; border-right: 1px solid #a60f1b;}
.team-list .list-item:hover{background: #d81827;}
.team-list .list-item:last-child{ border-right:none;}
.team-list .list-item .item-media{width: 150px; height: 150px; border-radius: 50%; background: red; border:3px solid #fff; margin-right: auto; margin-left: auto; overflow: hidden;}
.team-list .list-item .item-media img{width: 100%; height: 100%;}
.team-list .list-item .item-content{padding: 10px 30px;}
.team-list .list-item .item-content .zh{font-family: microsoft yahei; font-size: 14px; font-weight: bold; color: #fff; margin: 10px 0;}
.team-list .list-item .item-content .note{font-family: microsoft yahei; font-size: 12px; color: #fff; margin-bottom: 10px;}
.team-list .list-item .item-content .desc{font-family: microsoft yahei; font-size: 12px; color: #eca1a7;}

.ranks-list{padding:30px 0;}
.ranks-list .title{height: 120px; background: #343339; padding: 20px;}
.ranks-list .title .en{font-family: microsoft yahei; font-size: 36px; font-weight: bold; color: #fff; text-transform: uppercase;}
.ranks-list .title .zh{font-family: microsoft yahei; font-size: 20px; font-weight: bold; color: #fff; position: relative;}
.ranks-list .title .zh:before{ content: ''; display: block; width: 130px; height: 3px; border-radius: 0px 0px 0px 5px; background: #fff; position: absolute; top: 12px; left: -145px;}
.ranks-list .title .zh:after{ content: ''; display: block; width: 130px; height: 3px; border-radius: 0px 0px 5px 0px; background: #fff; position: absolute; top: 12px; right: -145px;}

.ranks-list .row{padding:0; margin:0;}
.ranks-list .list-item{background: #e0e0e0; border:5px solid #fff; box-shadow: 0px 0px 3px rgba(0,0,0,0.3); width:280px; height: 300px; float: left; margin-right: 26px; margin-top: 25px;  overflow: hidden;}
.ranks-list .list-item:nth-child(4),.ranks-list .list-item:nth-child(8),.ranks-list .list-item:nth-child(12){margin-right: 0px;}

.ranks-list .list-item .item-content{width: 100%; height:65px; text-align: center;padding: 10px 5px;}
.ranks-list .list-item .item-content .zh{color: #4f4378; font-size: 18px; position: relative;}
.ranks-list .list-item .item-content .lights{background: #cf1322; color:#fff; margin-right: 2px; font-size: 16px; padding: 3px;}
.ranks-list .list-item .item-content .note{ color:#4f4378; font-size:14px}
.ranks-list .list-item .item-content .zh:before{content: ''; position: absolute; top: 10px; left: 15px; border-style: solid; border-width:2px 0px 0px 65px; border-color: #fff transparent transparent transparent;}
.ranks-list .list-item .item-content .zh:after{content: ''; position: absolute; top: 10px; right: 15px; border-style: solid; border-width:2px 65px 0px 0px; border-color: #fff transparent transparent transparent;}

.ranks-list .list-item .item-media{width: 100%; height: 225px; text-align: center; overflow: hidden;}
.ranks-list .list-item .item-media img{height: 100%; max-width: 100%:;}

/*联系我们*/
.contact-head{height: 24px; background: #808084; border-left: 24px solid #cf1322; margin-top: 30px; margin-bottom: 30px;}
.contact-head span{display: block; float: left; padding: 0 10px; height: 24px; background: #fff; color: #808084; font-family: microsoft yahei; font-weight: bold; font-size:20px; line-height: 24px; text-transform: uppercase;}

.map-body{height: 500px; background: #eee;}
.message-body{min-height: 100px; background: #fff; border:1px solid #e9e4e4;}
.message-body .message-content{width: 50%; height: 400px; background: #eee;}
.message-body .message-content span{display: block; font-size: 14px; line-height:26px; margin-bottom: 10px;}
.message-body .message-content span img{margin-right: 5px;}
.message-body .message-from{width: 50%; height: 400px; border-left: 1px solid #e9e4e4;}

/*引入*****方正毡笔黑简体*****字体*/
@font-face {font-family: "FZZBHJT";
  src: url('../fonts/FZZBHJW.eot?t=1490414821067'); /* IE9*/
  src: url('../fonts/FZZBHJW.eot?t=1490414821067#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/FZZBHJW.woff?t=1490414821067') format('woff'), /* chrome, firefox */
  url('../fonts/FZZBHJW.TTF?t=1490414821067') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/FZZBHJW.svg?t=1490414821067#FZZBHJW') format('svg'); /* iOS 4.1- */
}

.message-body .message-from .from-head{width: 100%; height: 90px; background: #eee; padding: 10px 20px;}
.message-body .message-from .from-head .zh{ display: block; font-family: 'FZZBHJT'; font-size: 20px; color: #666666;}
.message-body .message-from .from-head .notes{ display: block;font-size: 12px; color: #666666;}

/*表单*/
.message-body .message-from .list-item{height: 35px; margin-bottom: 12px;}
.message-body .message-from .list-item input[type=text]{width: 100%; height: 100%; padding-left: 10px; background: #eeeeee; border-radius: 3px; border:1px solid #dedede;}
.message-body .message-from .list-item.remarks{width: 100%; height: 80px;}
.message-body .message-from .list-item textarea{width: 100%; height:100%; background: #eeeeee; border-radius: 3px; border:1px solid #dedede; padding: 10px;}
.message-body .message-from .list-item.must{position: relative;}
.message-body .message-from .list-item.must:after{content:'必填'; position: absolute; top:7px; right: 20px; color: #e21425;}

/*性别*/
.message-body .message-from .list-item.gender{ line-height:35px; }
.message-body .message-from .list-item.gender title{margin-right: 15px;}
/*验证码*/
.message-body .message-from .list-item.prove{}
.message-body .message-from .list-item.prove input{width: 50% !important; float: left;}
.message-body .message-from .list-item.prove a{width: 50% !important; height: 100%; display: block; float: right;}
.message-body .message-from .list-item.prove .prove-img{width:95%; height: 100%; float: right; border-radius: 3px; border:1px solid #dedede;}
/*提交*/
.message-body .message-from .list-item.submit{}
.message-body .message-from .list-item.submit input[type=submit]{width: 100%;height: 100%; background: #cf1322; border-radius: 3px; border:none; color: #fff; font-weight: bold;}
.message-body .message-from .list-item.submit input[type=submit]:hover{background:#e21425;}

/*客服*/
.xb_kefu_full{width:auto; height: auto;position: fixed;z-index: 99999999999999999999999; right:15px; top:40%;}
.xb_kefu_full .row{padding: 0; margin: 0;}
.xb_kefu_full .row li{width:auto;height:auto; background: #4e5350; margin-bottom:2px; border-radius: 3px; position: relative; overflow: hidden;}
.xb_kefu_full .row li:hover{background:#cf1322; }

/*icon*/
.xb_kefu_full .row li .kefu_icon{width:auto;height:auto; max-width: 100px; padding:10px; border-radius:3px; background: none; text-align: center;}
.xb_kefu_full .row li .kefu_icon i{font-size:30px; color: #fff; line-height:26px; display: block !important;}
.xb_kefu_full .row li .kefu_icon span{color: #fff; font-size: 12px; padding: 3px 0;}
.xb_kefu_full .row li:hover{overflow:visible;}
.xb_kefu_full .row li:hover .kefu_icon i{color: #FFF;}

/*top*/
.xb_kefu_top{filter:alpha(opacity=0);-moz-opacity:0;opacity:0; position: relative; top:15px; cursor: pointer;}
.xb_kefu_top_css{filter:alpha(opacity=100);-moz-opacity:1;opacity:1; position: relative; top: 0;}

/*close*/
.xb_kefu_close{width:25px; height:25px; border-radius: 50%; border:1px solid #999; background:#666; position: absolute; top:-12px; right: -8px; cursor: pointer; /* position: relative;top: 30px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;*/}
.xb_kefu_close_css{position: relative; top: 0px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.xb_kefu_close span{display: block; font-family: microsoft yahei; font-size: 14px; color: #fff;}


.xb_kefu_close i{font-size:12px; color:rgba(255,255,255,0.5); line-height:22px; cursor: pointer;}
.xb_kefu_close i:hover{ color:rgba(255,255,255,0.8);}

/*open*/
.xb_kefu_open{position: absolute; top: 0; left:-50%; width:50%; height:auto; border-radius: 5px 0 0 5px; background:#cf1322; display:none; padding: 10px 0; cursor: pointer;}
.xb_kefu_open i{font-size:14px; line-height:30px; color: #fff;}
.xb_kefu_open span{color: #fff; font-family:microsoft yahei; color: #fff;}

/*info*/
.xb_kefu_info{width: auto; height:auto; padding:10px; min-width: 160px; background: #fff; position: absolute; top: 0; right:120%; z-index: 99999999999;}


/*获取三张设计图*/
.form-obtain{display: none; width: 100%; height: 100%; padding-top: 30px;}
.form-obtain .list-item{width: 100%; height:45px; margin-bottom: 15px;}
.form-obtain .list-item .item-title{width: 35%; height: 100%; float: left; text-align: right; padding-right: 50px; font-size: 16px; line-height: 45px; color: #555;}
.form-obtain .list-item .item-content{width: 64%; height: 100%; float: left; position: relative;}
.form-obtain .list-item .verify input{width: 100px !important; height: 100% !important;}
.form-obtain .list-item .verify a{ height: 100%; position: absolute; top: 0px; right:74px;}
.form-obtain .list-item .item-content input{width: 260px; height: 100%; border:1px solid #dcdcdc; border-radius: 5px; padding-left: 15px;}
.form-obtain .list-item .send input{background: #cf1322; color: #fff; padding:0px;}
.form-obtain .list-item .send input:hover{background: #e81425;}


/*软装装饰*/
.ruanzhuang{}
.ruanzhuang .head{padding-top: 80px; padding-bottom: 30px;}
.ruanzhuang .head .zh{display: block; font-family: microsoft yahei; font-size: 24px; color: #333; padding-bottom: 15px;}
.ruanzhuang .head .note{display: block; font-family: microsoft yahei; font-size: 14px; color: #636363;}

.slideRuanzhaung{ width:1200px; height:650px;}
.slideRuanzhaung .hd{width: 100%; height:0px; position:relative; z-index:1; }
.slideRuanzhaung .hd a{width: 50px; height: 50px; text-align: center; background:none; filter:alpha(opacity=50);opacity:0.5; position: absolute; top: 300px;}
.slideRuanzhaung .hd a:hover{filter:alpha(opacity=100);opacity:1;}
.slideRuanzhaung .hd a i{font-size:50px; color: #333; line-height: 50px;}
.slideRuanzhaung .hd .next{left: -60px;}
.slideRuanzhaung .hd .prev{right: -60px;}


.slideRuanzhaung .bd{ height:100%; z-index:0;}
.slideRuanzhaung .bd .left{width: 100%;height:650px; overflow: hidden;}
.slideRuanzhaung .bd .left ul{width: 100%; height: 100%; position: relative;}
.slideRuanzhaung .bd .list-slideRuanzhaung{ zoom:1; vertical-align:middle; }
.slideRuanzhaung .bd .list-item{position: absolute;}
.slideRuanzhaung .bd .list-item .item-media{width: 100%; height: 100%;}
.slideRuanzhaung .bd .list-item .item-media img{width: 100%; height: 100%;}
.slideRuanzhaung .bd .list-item .item-content{width: 100%; height:30px; text-align: center; position: relative; top: -30px; z-index: 999;}
.slideRuanzhaung .bd .list-item .item-content a{color: #fff;}
.slideRuanzhaung .bd .list-item:nth-child(1){width: 346px; height: 196px; background: #eee; overflow: hidden; left: 0; top: 0;}
.slideRuanzhaung .bd .list-item:nth-child(2){width: 346px; height: 426px; background: #eee; overflow: hidden; left: 0; top: 221px;}
.slideRuanzhaung .bd .list-item:nth-child(3){width: 546px; height: 426px; background: #eee; overflow: hidden; left: 370px; top: 0;}
.slideRuanzhaung .bd .list-item:nth-child(4){width: 246px; height: 200px; background: #eee; overflow: hidden; left: 370px; bottom: 0;}
.slideRuanzhaung .bd .list-item:nth-child(5){width: 260px; height: 200px; background: #eee; overflow: hidden; right: 0; top: 0;}
.slideRuanzhaung .bd .list-item:nth-child(6){width: 260px; height: 200px; background: #eee; overflow: hidden; right: 0; top: 225px;}
.slideRuanzhaung .bd .list-item:nth-child(7){width: 544px; height: 200px; background: #eee; overflow: hidden; right: 0; bottom: 0;}



/*团队*/
.list-team{padding-top: 20px; overflow: hidden;}
.list-team .list-item{height: 120px; margin-bottom: 20px; overflow: hidden;}
.list-team .list-item:last-child{margin-bottom: 0px;}
.list-team .list-item .item-media{width:100px; height:100px; border-radius: 50%; overflow: hidden; margin-right: 20px; float: left; }
.list-team .list-item .item-media img{width: 100%; height:auto;}
.list-team .list-item .item-content{width:330px; float: left;}
.list-team .list-item:nth-child(2n+1){padding-left: 120px;}
.list-team .list-item:nth-child(2n){}

.list-team .list-item .item-content .zh{font-family: microsoft yahei; font-size: 20px; font-weight: bold; color: #333333;}
.list-team .list-item .item-content time{font-size: 14px; color: #aaaaaa;}
.list-team .list-item .item-content .keywords{font-size: 14px; color: #aaaaaa;}
.list-team .list-item .item-content .desc{font-size: 16px; color: #666666; margin-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;  /*规定为3行*/ overflow: hidden;}